Agentic Workflows
Reddit Community Agentic Workflows
10 workflows — multi-step AI automation tools for coding agents on Reddit Community.
sidebutton install Reddit Community Reddit Community MCP server automation workflows
10Check a Reddit user's karma totals and per-subreddit breakdown. Navigates to profile, clicks the breakdown link, and extracts the full table.
reddit_check_karma
Check inbox for comment replies. Navigates to old.reddit.com/message/comments/ and extracts recent replies including author, body, parent thread link, and timestamp. Requires an active Reddit login session.
reddit_check_replies
Embed button on old.reddit.com thread pages. Reads the thread in-place, drafts a comment using MxTide voice, and types it into the textarea for manual review and submission.
reddit_draft_reply
Evaluate a Reddit thread against Strategy D criteria and draft a recommended comment using MxTide voice rules. Returns verdict (COMMENT/SKIP), importance score, and draft text.
reddit_evaluate_and_draft
Fetch posts from a subreddit sorted by hot, new, rising, or top via browser extraction on old.reddit.com. Returns structured data: title, url, score, comments, author, and flair per post.
reddit_get_feed
Shared persona workflow for Reddit drafting. Classifies thread type, applies MxTide voice rules and mood mapping, and generates a draft. Called by all Reddit drafting workflows via workflow.call.
reddit_persona_draft
Navigate to a Reddit post on old.reddit.com, type a top-level comment, and submit it. Requires an active Reddit session in the browser.
reddit_post_comment
Read a full Reddit thread in one pass — post metadata (title, score, author, flair, comment count, body) plus structured top-level comments (author, score, body). Single page load, combined output.
reddit_read_thread
Scan a subreddit feed, read the top threads, and evaluate each against Strategy D criteria. Outputs per-thread verdicts with mood-matched draft comments for approval.
reddit_scan_and_evaluate
Floating button on old.reddit.com thread pages. Reads the thread in-place, asks for a reply direction, and generates 5 ranked reply options using MxTide voice.
reddit_suggest_reply